Open
Conversation
Owner
|
很高兴这个项目对你有所帮助。:) 但是,如何帮助用户更好的迁移/修改当前密码,这个PR的提案似乎并不是最普遍合适。我有注意到你有使用油猴脚本的插件,或许自动化的操作更适合当作插件使用。当然你也可以保持本地分支做更改。 |
Author
|
谢谢你,用油猴或者插件确实是一个更好的选择。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
最近Chrome可以查看密码泄露了,所以想用这个项目修改自己所有的密码,但是对于我们这些有几百个密码的人,需要 切换窗口→输入(复制粘贴)→点击生成按钮→点击复制按钮 这一连串的操作就略显繁琐了。

所以我增加了一个拖拽生成密码的功能,只需要双击拖拽,密码就存在剪贴板里了